home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / xpack.zip / XPACK.DOC < prev    next >
Text File  |  1990-03-05  |  5KB  |  94 lines

  1.  XPACK is a collection of small to medium-sized utilities
  2.  for the MS-DOS power user and programmer.
  3.  
  4.  These programs cover the following areas:
  5.  
  6.     File searching, listing, copying, deleting, etc.
  7.     Dos resources control (screen, keyboard, printer)
  8.     Text screen file handling (save & load with various effects)
  9.     Menu routines for use in batch files
  10.     Testing system resources (memory, video, drives, mouse, etc.)
  11.     More powerful variable handling in batch files (including math routines)
  12.     Routines for file parsing, merging, encrypting, trimming
  13.     Powerful UNIX-like filter programs
  14.     Advanced source program list routine 
  15.     Program preprocessors for language that lack them (Basic, Clipper, etc.)
  16.     Tiny TSR utilities: screen saver, clock/alarm, keyboard enhancer, etc.
  17.  
  18.     Plus a Batch Supercharger that interprets batch files, adding capabilities
  19.     such as colors, menus, subroutines, IF-THEN-ELSE logic and more; ideal
  20.     for building installation programs, front-end routines for first-time
  21.     users...
  22.  
  23.  As of February 1990, a fraction of the routines have not been completed,
  24.  but some of them are already distributed as shareware :
  25.  
  26.      XDIR   enhanced directory listing program, which searches files in ALL
  27.             your drives and directories, shows directory tree, sort entries
  28.             in a number of ways, shows hidden files, lists or compares two
  29.             directories, and more
  30.      XDEL   enhanced delete file service, which searches files in ALL drives
  31.             and directories, optionally deletes hidden and read-only files,
  32.             remove empty subdirectories, with individual confirmation or in
  33.             batch mode
  34.      XPICK  produces a list of file names with a format entirely programmable
  35.             by the user, or executes one or more Dos commands on the selected
  36.             group of files; it is ideal for creating response files for LINK
  37.             or LIB, quickly list/copy/move/print/execute a group of files,etc
  38.      TEST   tests over 40 system resources, returning an errorlevel to a
  39.             batch file and optionally printing an informative message; it
  40.             is great for installation batch files
  41.      XSET   enhanced SET instruction, to add math and string processing to
  42.             environment variable handling, plus capability to gather user
  43.             input, text file processing, system resource test, and much more
  44.      KB     a small routine to control capslock, scrollock and numlock keys,
  45.             and to insert characters into the keyboard buffer, allowing,
  46.             for istance, to automatically load a spreadsheet into Lotus 123
  47.             many other tricks
  48.      LP     a program to control many features of Epson-compatible printers:
  49.             characters attributes, page length and margins, character set,
  50.             and the like, plus capability to swap LPT1 and LPT2 ports and
  51.             execute an hardcopy of the screen, 
  52.      SCREEN a collection of routines for screen saving, loading, painting
  53.             and clearing, with many effects to add pizazz to your batch files
  54.    DATECHEK compares the date of a file with that of any other number of
  55.             files, returning an errorlevel to Dos; good for building
  56.             MAKE-like routines without having to learn a MAKE language,
  57.             or intelligent backup routines
  58.      TOUCH  change date and time of a file or group of files
  59.      ASK    waits for the user to press a key (any key or a key in a supplied
  60.             list); differently from other similar utilities, it features an
  61.             optional timeout and accepts control keys (Enter, Esc, etc.)
  62.      WAIT   pauses execution of a batch file for a given number of seconds,
  63.             or until a given time, with optional countdown
  64.      BEEP   adds some sound effects to batch files, to alert the user
  65.      RENDIR renames a directory
  66.      REBOOT restart the system
  67.  
  68.  All program are self-documenting, and accept the "/?" switch on command line
  69.  for displaying one or more help pages. The complete package will include
  70.  a more detailed on-disk manual.
  71.  
  72.  You are allowed to freely copy and give these programs to fellows and
  73.  co-workers, provided that you do not sell or modify them in any way.
  74.  If you find them useful you may send a small contribution to the author,
  75.  which will encourage him in improving the product.
  76.  
  77.  You may also send a 30$ registration fee for the whole XPACK collection;
  78.  this fee includes shipping expenses, and entitles you to receive all the
  79.  routines already tested at registration time, plus the whole package as
  80.  soon as it has been completed and thouroughly tested.
  81.  
  82.  Please specify disk format when ordering; 3.5" diskette are avalaible at
  83.  no additional charge (actually they are preferable since they minimize 
  84.  the risk of being damaged).
  85.  
  86.  For information and registration contact :
  87.  
  88.                   Francesco Balena
  89.                   Via Niceforo 18
  90.                   70124  Bari,  Italy
  91.  
  92.                   phone (00-39-80) 514473
  93.                   fax   (00-39-80) 5214591
  94.